home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 6476 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  776 b   |  21 lines

  1.  
  2. I'm guessing that UART "compatible" interface means that the interface
  3. to the modem acts as though it's a 16550 UART (register locations and
  4. functions).  Some modem chipsets now use a parallel interface 
  5. that acts like a 16550 even though there isn't actually one on 
  6. the board.
  7.  
  8. Whatever told you is 16550AF UART interfaces on your com ports is most 
  9. likely refering to external serial ports in your PC box that have 16550s 
  10. driving them.  The modem you are looking at plugs directly into your PCs 
  11. bus, and doesn't need additional "support" from your com ports.  
  12.  
  13. I believe the 16C550 is simply Texas Instrument's part # for a standard
  14. 16550.  So the answer is "No" you shouldn't have to add anything.
  15.  
  16. Flames are welcome if I'm off base on any of this.
  17.  
  18.  
  19. - Anthony King
  20.  
  21.